"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
Generates code for the specified conditional statement 為指定的條件語句生成代碼。 Property to set up a conditional statement 屬性設置條件語句。 You can use conditional statements in your code to do this 你可以在代碼中使用條件語句來達成這個目的。 Logs a warning during a build based on an evaluated conditional statement 根據計算的條件語句在生成期間記錄警告。 The decisions are found in a series of conditional statements , which execute 決定是通過一組條件語句而確定的,它們進行 Stops a build and logs an error based on an evaluated conditional statement 根據計算的條件語句停止生成操作并記錄錯誤。 The data flow performs a complex query , including conditional statements and lookups , against 的復雜查詢(包括條件語句和查找)并將結果寫入 Example 8 - 2 shows how a script can become more complicated by using a conditional statement 例8 - 2展示了如何通過使用一個條件語句來使腳本變得復雜。 This tip takes a basic look at using parameters and conditional statements in an xslt style sheet 本技巧文章研究了在xslt樣式表中使用參數和條件語句的基本情況。 In this example , the conditional statement contains a counter that is supposed to count from 1 to 100 ; however , the 在此示例中,條件語句包含一個本應從1數到100的計數器但